github.com/go-pg/pg/v10.Tx.closed (method)
3 uses
github.com/go-pg/pg/v10 (current package)
tx.go#L106: if tx.closed() && err == pool.ErrClosed {
tx.go#L364: if tx.closed() {
tx.go#L386: func (tx *Tx) closed() bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)